Total Complexity | 69 |
Dependencies | 4 |
Dependents | 13 |
Total lines | 396 |
Lines of code | 193 |
Logical lines of code | 106 |
Comment lines | 121 |
Methods | 24 |
Properties | 7 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
getSynopsis() | 46 | 15 | 37 | |
addOption() | 50 | 12 | 28 | |
addArgument() | 55 | 7 | 20 | |
setDefinition() | 61 | 3 | 13 | |
addArguments() | 69 | 3 | 7 | |
getArgument() | 67 | 3 | 7 | |
negationToName() | 70 | 2 | 6 | |
shortcutToName() | 70 | 2 | 6 | |
getOptionDefaults() | 69 | 2 | 7 | |
getOption() | 70 | 2 | 6 | |
addOptions() | 74 | 2 | 5 | |
getArgumentDefaults() | 69 | 2 | 7 | |
getArgumentCount() | 77 | 2 | 3 | |
hasArgument() | 74 | 2 | 4 | |
setOptions() | 71 | 1 | 6 | |
getArgumentRequiredCount() | 82 | 1 | 3 | |
hasOption() | 79 | 1 | 3 | |
getOptions() | 82 | 1 | 3 | |
hasShortcut() | 79 | 1 | 3 | |
hasNegation() | 79 | 1 | 3 | |
getOptionForShortcut() | 80 | 1 | 3 | |
getArguments() | 82 | 1 | 3 | |
setArguments() | 69 | 1 | 7 | |
__construct() | 81 | 1 | 3 |